I think I'm a victim of bad documentation today. I installed a library called "react-native-exit-app" which requires native code tweaks to properly install. So there is this 3 lines for ios;
I have pulled RNExitApp.xcoderproj and add to Libraries section in Xcode (eventhough docs have no mention of that).
But what is .a file and where is it? Thanks in advance